home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Interactive CD Sampler / Microsoft Interactive CD Sampler.iso / DEMOS / C_Automp / AUTOSTRT / STREETS.DIR / 00095.ls < prev    next >
Encoding:
Text File  |  1996-07-24  |  104 b   |  8 lines

  1. on exitFrame
  2.   repeat while soundBusy(1)
  3.     nothing()
  4.   end repeat
  5.   updateStage()
  6.   go(marker(1))
  7. end
  8.